3.1144 \(\int (1-2 x) (2+3 x)^7 (3+5 x) \, dx\)

Optimal. Leaf size=34 \[ -\frac {1}{27} (3 x+2)^{10}+\frac {37}{243} (3 x+2)^9-\frac {7}{216} (3 x+2)^8 \]

[Out]

-7/216*(2+3*x)^8+37/243*(2+3*x)^9-1/27*(2+3*x)^10

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 34, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.056, Rules used = {77} \[ -\frac {1}{27} (3 x+2)^{10}+\frac {37}{243} (3 x+2)^9-\frac {7}{216} (3 x+2)^8 \]

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)*(2 + 3*x)^7*(3 + 5*x),x]

[Out]

(-7*(2 + 3*x)^8)/216 + (37*(2 + 3*x)^9)/243 - (2 + 3*x)^10/27

Rule 77

Int[((a_.) + (b_.)*(x_))*((c_) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandIntegran
d[(a + b*x)*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && ((ILtQ[
n, 0] && ILtQ[p, 0]) || EqQ[p, 1] || (IGtQ[p, 0] && ( !IntegerQ[n] || LeQ[9*p + 5*(n + 2), 0] || GeQ[n + p + 1
, 0] || (GeQ[n + p + 2, 0] && RationalQ[a, b, c, d, e, f]))))

Rubi steps

\begin {align*} \int (1-2 x) (2+3 x)^7 (3+5 x) \, dx &=\int \left (-\frac {7}{9} (2+3 x)^7+\frac {37}{9} (2+3 x)^8-\frac {10}{9} (2+3 x)^9\right ) \, dx\\ &=-\frac {7}{216} (2+3 x)^8+\frac {37}{243} (2+3 x)^9-\frac {1}{27} (2+3 x)^{10}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.00, size = 53, normalized size = 1.56 \[ -2187 x^{10}-11583 x^9-\frac {207765 x^8}{8}-30942 x^7-18774 x^6-1512 x^5+6468 x^4+\frac {15520 x^3}{3}+1952 x^2+384 x \]

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)*(2 + 3*x)^7*(3 + 5*x),x]

[Out]

384*x + 1952*x^2 + (15520*x^3)/3 + 6468*x^4 - 1512*x^5 - 18774*x^6 - 30942*x^7 - (207765*x^8)/8 - 11583*x^9 -
2187*x^10

________________________________________________________________________________________

fricas [A]  time = 0.87, size = 49, normalized size = 1.44 \[ -2187 x^{10} - 11583 x^{9} - \frac {207765}{8} x^{8} - 30942 x^{7} - 18774 x^{6} - 1512 x^{5} + 6468 x^{4} + \frac {15520}{3} x^{3} + 1952 x^{2} + 384 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)*(2+3*x)^7*(3+5*x),x, algorithm="fricas")

[Out]

-2187*x^10 - 11583*x^9 - 207765/8*x^8 - 30942*x^7 - 18774*x^6 - 1512*x^5 + 6468*x^4 + 15520/3*x^3 + 1952*x^2 +
 384*x

________________________________________________________________________________________

giac [A]  time = 1.18, size = 49, normalized size = 1.44 \[ -2187 \, x^{10} - 11583 \, x^{9} - \frac {207765}{8} \, x^{8} - 30942 \, x^{7} - 18774 \, x^{6} - 1512 \, x^{5} + 6468 \, x^{4} + \frac {15520}{3} \, x^{3} + 1952 \, x^{2} + 384 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)*(2+3*x)^7*(3+5*x),x, algorithm="giac")

[Out]

-2187*x^10 - 11583*x^9 - 207765/8*x^8 - 30942*x^7 - 18774*x^6 - 1512*x^5 + 6468*x^4 + 15520/3*x^3 + 1952*x^2 +
 384*x

________________________________________________________________________________________

maple [A]  time = 0.00, size = 50, normalized size = 1.47 \[ -2187 x^{10}-11583 x^{9}-\frac {207765}{8} x^{8}-30942 x^{7}-18774 x^{6}-1512 x^{5}+6468 x^{4}+\frac {15520}{3} x^{3}+1952 x^{2}+384 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)*(3*x+2)^7*(5*x+3),x)

[Out]

-2187*x^10-11583*x^9-207765/8*x^8-30942*x^7-18774*x^6-1512*x^5+6468*x^4+15520/3*x^3+1952*x^2+384*x

________________________________________________________________________________________

maxima [A]  time = 0.61, size = 49, normalized size = 1.44 \[ -2187 \, x^{10} - 11583 \, x^{9} - \frac {207765}{8} \, x^{8} - 30942 \, x^{7} - 18774 \, x^{6} - 1512 \, x^{5} + 6468 \, x^{4} + \frac {15520}{3} \, x^{3} + 1952 \, x^{2} + 384 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)*(2+3*x)^7*(3+5*x),x, algorithm="maxima")

[Out]

-2187*x^10 - 11583*x^9 - 207765/8*x^8 - 30942*x^7 - 18774*x^6 - 1512*x^5 + 6468*x^4 + 15520/3*x^3 + 1952*x^2 +
 384*x

________________________________________________________________________________________

mupad [B]  time = 0.04, size = 49, normalized size = 1.44 \[ -2187\,x^{10}-11583\,x^9-\frac {207765\,x^8}{8}-30942\,x^7-18774\,x^6-1512\,x^5+6468\,x^4+\frac {15520\,x^3}{3}+1952\,x^2+384\,x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(2*x - 1)*(3*x + 2)^7*(5*x + 3),x)

[Out]

384*x + 1952*x^2 + (15520*x^3)/3 + 6468*x^4 - 1512*x^5 - 18774*x^6 - 30942*x^7 - (207765*x^8)/8 - 11583*x^9 -
2187*x^10

________________________________________________________________________________________

sympy [A]  time = 0.07, size = 51, normalized size = 1.50 \[ - 2187 x^{10} - 11583 x^{9} - \frac {207765 x^{8}}{8} - 30942 x^{7} - 18774 x^{6} - 1512 x^{5} + 6468 x^{4} + \frac {15520 x^{3}}{3} + 1952 x^{2} + 384 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)*(2+3*x)**7*(3+5*x),x)

[Out]

-2187*x**10 - 11583*x**9 - 207765*x**8/8 - 30942*x**7 - 18774*x**6 - 1512*x**5 + 6468*x**4 + 15520*x**3/3 + 19
52*x**2 + 384*x

________________________________________________________________________________________